PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFVersionExtension Class


In This Topic
    PDFVersionExtension Class Methods
    In This Topic

    For a list of all members of this type, see PDFVersionExtension members.

    Public Methods
     NameDescription
    Public MethodGets the ID of the extension developer.
    Extensions created by Adobe have the 'ADBE' identifier while the extenions created by ESI (required for PAdES signatures) have the '/ESIC' identifier.  
    Public MethodGets the extension level.  
    Public MethodGets the extended PDF version.  
    Public MethodSets the ID of the extension developer.
    Extensions created by Adobe have the 'ADBE' identifier while the extenions created by ESI (required for PAdES signatures) have the '/ESIC' identifier.  
    Public MethodSets the extension level.  
    Public MethodSets the extended PDF version.  
    Top
    See Also